-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Improved peerguard auth support #5086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…IP edgevpn ledger management http API
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@mudler hello there! I guess, that is a good starting point with porting my recent edgevpn changes there, and i was kinda forced to finally took out the P2P configuration flags at top level I want to wait until my idea about auth provider mechanism for authoritarian trusted nodes as auth middleware for http api for managing the ledger buckets will be approved, but there are raw outline ported from edgevpn at Thanks in advance! |
…p for federated instance mode
UPD: UPD2: |
The only thing remaining and controversial for me is an attempt to reuse AuthProviders The connection http request checker is mostly untested, shared it just to get an idea of how it can be done |
This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR was closed because it has been stalled for 10 days with no activity. |
Description
This PR is tied with mudler/edgevpn#863, adding authorization support at P2P protocol level
Notes for Reviewers
This is a draft PR, the edgevpn changes needs to be resolved and approved first
Signed commits